|
Graph Common | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.graph.model.listener.CustomGraphSelectionListener
public class CustomGraphSelectionListener
CustomGraphSelectionListener class - graph selection listener
| Constructor Summary | |
|---|---|
CustomGraphSelectionListener(CustomGraph graph)
Creates a new instance of CustomGraphSelectionListener |
|
| Method Summary | |
|---|---|
CustomGraph |
getGraph()
Get value of field: graph |
void |
setGraph(CustomGraph graph)
Set value of field: graph |
void |
valueChanged(org.jgraph.event.GraphSelectionEvent graphSelectionEvent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomGraphSelectionListener(CustomGraph graph)
| Method Detail |
|---|
public void valueChanged(org.jgraph.event.GraphSelectionEvent graphSelectionEvent)
valueChanged in interface org.jgraph.event.GraphSelectionListenerpublic CustomGraph getGraph()
public void setGraph(CustomGraph graph)
graph - the graph to set
|
Graph Common | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||